home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Resource for Source: C/C++
/
Resource for Source - C-C++.iso
/
codelib1
/
v_01_05
/
1n05038a
< prev
next >
Wrap
Text File
|
1995-11-01
|
324b
|
16 lines
Figure 1.
listbox.obj: listbox.c listbox.h
cl -c -AM -Gsw -Oas -Zpe listbox.c
listbox.res: listbox.rc listbox.h
rc -r listbox.rc
listbox.exe: listbox.obj listbox.def
link4 listbox /NOE /NOD,,,mlibcew+libw,listbox.def
rc listbox.res
echo
listbox.exe: listbox.res
rc listbox.res